ContentDispositionToString Method |
Returns a
String that represents this instance.
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA
String that represents this instance.
See Also